home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / HYP / T-Z / Windoids.cpt / Windoid 1.7 / background_11077.txt < prev    next >
Text File  |  1989-04-19  |  3KB  |  128 lines

  1. -- background: 11077 from stack: in.7
  2. -- bmap block id: 16259
  3. -- flags: 4000
  4. -- background id: 0
  5. -- name: wIndex
  6.  
  7.  
  8. -- part 5 (field)
  9. -- low flags: 01
  10. -- high flags: 0000
  11. -- rect: left=6 top=127 right=173 bottom=110
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 65535
  15. -- font id: 20
  16. -- text size: 14
  17. -- style flags: 256
  18. -- line height: 14
  19. -- part name: 
  20.  
  21.  
  22. -- part 6 (field)
  23. -- low flags: 01
  24. -- high flags: 0000
  25. -- rect: left=6 top=182 right=208 bottom=110
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 65535
  29. -- font id: 20
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 12
  33. -- part name: 
  34.  
  35.  
  36. -- part 7 (field)
  37. -- low flags: 01
  38. -- high flags: 0000
  39. -- rect: left=286 top=302 right=314 bottom=432
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 65535
  43. -- font id: 20
  44. -- text size: 12
  45. -- style flags: 8192
  46. -- line height: 12
  47. -- part name: 
  48.  
  49.  
  50. -- part 9 (button)
  51. -- low flags: 00
  52. -- high flags: 2000
  53. -- rect: left=42 top=279 right=298 bottom=61
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 30666 / 30666
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: 
  62. ----- HyperTalk script -----
  63. on mouseUp
  64.   visual dissolve slowly
  65.   go home
  66. end mouseUp
  67.  
  68.  
  69.  
  70. -- part 11 (button)
  71. -- low flags: 00
  72. -- high flags: 2000
  73. -- rect: left=65 top=279 right=298 bottom=84
  74. -- title width / last selected line: 0
  75. -- icon id / first selected line: 277 / 277
  76. -- text alignment: 1
  77. -- font id: 0
  78. -- text size: 12
  79. -- style flags: 0
  80. -- line height: 16
  81. -- part name: 
  82. ----- HyperTalk script -----
  83. on mouseUp
  84.   visual iris close slowly
  85.   pop cd
  86. end mouseUp
  87.  
  88.  
  89.  
  90. -- part 13 (button)
  91. -- low flags: 00
  92. -- high flags: 2000
  93. -- rect: left=19 top=279 right=298 bottom=38
  94. -- title width / last selected line: 0
  95. -- icon id / first selected line: 11828 / 11828
  96. -- text alignment: 1
  97. -- font id: 0
  98. -- text size: 12
  99. -- style flags: 0
  100. -- line height: 16
  101. -- part name: 
  102. ----- HyperTalk script -----
  103. on mouseUp
  104.   visual scroll right
  105.   go prev
  106. end mouseUp
  107.  
  108.  
  109.  
  110. -- part 14 (button)
  111. -- low flags: 00
  112. -- high flags: 2000
  113. -- rect: left=88 top=279 right=298 bottom=107
  114. -- title width / last selected line: 0
  115. -- icon id / first selected line: 18503 / 18503
  116. -- text alignment: 1
  117. -- font id: 0
  118. -- text size: 12
  119. -- style flags: 0
  120. -- line height: 16
  121. -- part name: 
  122. ----- HyperTalk script -----
  123. on mouseUp
  124.   visual scroll left
  125.   go next
  126. end mouseUp
  127.  
  128.